From ea407c9243b4098aa8daefc211700d1d654eefab Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Wed, 23 Aug 2023 19:34:55 +0100 Subject: Makes commattee memmer bio optional --- src/pages/[locale]/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/[locale]') diff --git a/src/pages/[locale]/index.astro b/src/pages/[locale]/index.astro index 5ef1e1c..cb38bc5 100644 --- a/src/pages/[locale]/index.astro +++ b/src/pages/[locale]/index.astro @@ -51,7 +51,7 @@ const mostRecentNewsItem = await getMostRecentNewsItem(locale); )}